Always enable documentation, otherwise we can't have the man pages
authorSimon McVittie <smcv@debian.org>
Wed, 19 Sep 2018 00:15:52 +0000 (01:15 +0100)
committerSimon McVittie <smcv@debian.org>
Wed, 19 Sep 2018 00:15:52 +0000 (01:15 +0100)
debian/rules

index cf6237abb2ab3f12172f142a189f51c105fcc273..e55c45ac86239199356dacef10b571fc35287b15 100755 (executable)
@@ -119,10 +119,6 @@ else
 configure_flags_deb += -Dwayland-backend=true
 endif
 
-ifeq ($(filter %-doc,$(binaries)),)
-configure_flags_deb += -Ddocumentation=false
-endif
-
 configure_flags_udeb = \
        -Dbroadway-backend=false \
        -Dwayland-backend=false \